January 07, 2015
E911 QueryRecord SOAP WebService
This function will provide details on a specific number that was previously provisioned with E911.
Meta:
QueryRecordWs(Username,Password,Number);
Sample usage:
Sample output:
IP field will output the IP address from which the original E911 provisioning request was made.
While this function is also available on the development API (http://api.multitel.net:91), it will return no results if there were no results in database. Therefore, to be able to use this function on the development API, you will have to have had previously added/provisioned numbers through the real API. Calling the E911 provision function on the development API will store no records in the database.
Function will also return an empty result if username/password are incorrect.